home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / Database / TXTSHOW.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  2003-03-14  |  104 b   |  8 lines

  1. on exitFrame
  2.   if objectp(FloatDBMenu) then
  3.     go(the frame)
  4.   else
  5.     go(the frame + 1)
  6.   end if
  7. end
  8.